PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldCollection Class
Methods


In This Topic
    PDFFieldCollection Class Members
    In This Topic

    The following tables list the members exposed by PDFFieldCollection.

    Public Constructors
     NameDescription
    Public ConstructorThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an object to the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodClears the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the field with the specified name.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodRemoves the field with the specified name from the collection.  
    Public MethodRemoves the object at the specified index from the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodReplaces an object at the specified index in the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected Method (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Top
    See Also